* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
authorJim Blandy <jimb@redhat.com>
Wed, 24 Mar 1993 01:53:00 +0000 (01:53 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 24 Mar 1993 01:53:00 +0000 (01:53 +0000)
commite6b01c14b7ccb0a0cdf8cb80a50061464a4a1876
tree528b2a669122ba3a1b72b3e38e77aafe6c5a7caa
parent1315c181f58877fa580b4d7940460b2504a678af
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
we're polling for input, abort; input polling should always be
suppressed while we're waiting for input.

* keyboard.c (interrupt_signal): Remove extern declaration of
Vwindow_system; this is no longer used.
src/keyboard.c